object AboutBox: TAboutBox Left = 215 Top = 176 BorderIcons = [] BorderStyle = bsDialog Caption = 'About Spelling Home Work' ClientHeight = 115 ClientWidth = 209 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Label3: TLabel Left = 16 Top = 56 Width = 174 Height = 13 Caption = 'For Comments and Registration ($10)' end object Label4: TLabel Left = 24 Top = 72 Width = 157 Height = 13 Caption = 'Email: rrouette@mb.sympatico.ca' end object Bevel1: TBevel Left = 8 Top = 8 Width = 193 Height = 41 Style = bsRaised end object Label2: TLabel Left = 72 Top = 32 Width = 53 Height = 13 Caption = 'Version 1.0' end object Label1: TLabel Left = 16 Top = 16 Width = 165 Height = 13 Caption = 'Program created by: Ren� Rouette' end object BitBtn1: TBitBtn Left = 64 Top = 88 Width = 75 Height = 25 TabOrder = 0 OnClick = BitBtn1Click Kind = bkOK end end